Summary

Key Value
Browser
Start 2021-05-03T15:59:13Z
End 2021-05-03T15:59:52Z
Duration 00:00:39.01
Breakdown
Passed Skipped Failures
27 4 2
Hide Failing Tests Hide Passing Tests

Results

0-0

Spec File C:\git_repos\volvo-cars-cucumber-wdio-docker\src\features\smokeTests\electricCars.feature
Spec File C:\git_repos\volvo-cars-cucumber-wdio-docker\src\features\smokeTests\hybridCars.feature
Spec File C:\git_repos\volvo-cars-cucumber-wdio-docker\src\features\smokeTests\mildHybridCars.feature
Spec File C:\git_repos\volvo-cars-cucumber-wdio-docker\src\features\visual_regression_tests_save_screens\electricCars_visualRegression.feature
Spec File C:\git_repos\volvo-cars-cucumber-wdio-docker\src\features\visual_regression_tests_save_screens\hybridCars_visualRegression.feature
Spec File C:\git_repos\volvo-cars-cucumber-wdio-docker\src\features\visual_regression_tests_save_screens\mildHybridCars_visualRegression.feature
Spec File C:\git_repos\volvo-cars-cucumber-wdio-docker\src\features\visual_regression_tests_test_screens\electricCars_visualRegression.feature
Spec File C:\git_repos\volvo-cars-cucumber-wdio-docker\src\features\visual_regression_tests_test_screens\hybridCars_visualRegression.feature
Spec File C:\git_repos\volvo-cars-cucumber-wdio-docker\src\features\visual_regression_tests_test_screens\mildHybridCars_visualRegression.feature

 Suite As a user, I go to home page and select electric cars

Suite Start 2021-05-03T15:59:13.806Z
Suite End
Suite Duration 00:00:00.00

3 Test(s):

  Given I am on the home page
  When I cick on electric cars link
  Then I verify text element Volvo SUV is displayed

 Suite As a user, I go to home page and select hybrid cars

Suite Start 2021-05-03T15:59:13.840Z
Suite End
Suite Duration 00:00:00.00

3 Test(s):

  Given I am on the home page
  When I cick on hybrid cars link
  Then I verify text element Volvo sedan is displayed

 Suite As a user, I go to home page and select mild hybrid cars

Suite Start 2021-05-03T15:59:14.044Z
Suite End
Suite Duration 00:00:00.00

3 Test(s):

  Given I am on the home page
  When I cick on mild hybrid cars link
  Then I verify text element Volvo estate is displayed

 Suite As a user, I go to home page and select electric cars

Suite Start 2021-05-03T15:59:25.744Z
Suite End
Suite Duration 00:00:00.00

4 Test(s):

  Given I am on the home page
  When I save element cars on home page
  When I save screen for electric cars
  Then I save element Volvo SUV for selected cars type

 Suite As a user, I go to home page and select hybrid cars

Suite Start 2021-05-03T15:59:26.884Z
Suite End
Suite Duration 00:00:00.00

4 Test(s):

  Given I am on the home page
  When I save element cars on home page
  When I save screen for hybrid cars
  Then I save element Volvo sedan for selected cars type

 Suite As a user, I go to home page and select mild hybrid cars

Suite Start 2021-05-03T15:59:27.237Z
Suite End
Suite Duration 00:00:00.00

4 Test(s):

  Given I am on the home page
  When I save element cars on home page
  When I save screen for mild hybrid cars
  Then I save element Volvo estate for selected cars type

 Suite As a user, I go to home page and select electric cars

Suite Start 2021-05-03T15:59:41.934Z
Suite End
Suite Duration 00:00:00.00

4 Test(s):

  Given I am on the home page
  When I verify element cars on home page

  Assertion: AssertionError

AssertionError
    + expected - actual

    -97.1
    +0

    at HomePage.verifyElement (C:\git_repos\volvo-cars-cucumber-wdio-docker\src\pages\home.page.js:58:64)
    at World.<anonymous> (C:\git_repos\volvo-cars-cucumber-wdio-docker\src\stepDef\then.js:49:5)
    at World.executeAsync (C:\git_repos\volvo-cars-cucumber-wdio-docker\node_modules\@wdio\utils\build\shim.js:136:16)
    at World.testFrameworkFnWrapper (C:\git_repos\volvo-cars-cucumber-wdio-docker\node_modules\@wdio\utils\build\test-framework\testFnWrapper.js:52:18)
  I verify screen for electric cars
  I verify element Volvo SUV for selected cars type

 Suite As a user, I go to home page and select hybrid cars

Suite Start 2021-05-03T15:59:42.938Z
Suite End
Suite Duration 00:00:00.00

4 Test(s):

  Given I am on the home page
  When I verify element cars on home page
  When I verify screen for hybrid cars
  Then I verify element Volvo sedan for selected cars type

 Suite As a user, I go to home page and select mild hybrid cars

Suite Start 2021-05-03T15:59:44.446Z
Suite End
Suite Duration 00:00:00.00

4 Test(s):

  Given I am on the home page
  When I verify element cars on home page

  Assertion: AssertionError

AssertionError
    + expected - actual

    -95.5
    +0

    at HomePage.verifyElement (C:\git_repos\volvo-cars-cucumber-wdio-docker\src\pages\home.page.js:58:64)
    at World.<anonymous> (C:\git_repos\volvo-cars-cucumber-wdio-docker\src\stepDef\then.js:49:5)
    at World.executeAsync (C:\git_repos\volvo-cars-cucumber-wdio-docker\node_modules\@wdio\utils\build\shim.js:136:16)
    at World.testFrameworkFnWrapper (C:\git_repos\volvo-cars-cucumber-wdio-docker\node_modules\@wdio\utils\build\test-framework\testFnWrapper.js:52:18)
  I verify screen for mild hybrid cars
  I verify element Volvo estate for selected cars type